home *** CD-ROM | disk | FTP | other *** search
/ Organic Art - The Art of William Latham / Organic Art - The Art of William Latham.iso / organic / system.z / Organics.ini < prev    next >
INI File  |  1996-05-03  |  2KB  |  123 lines

  1.  
  2. [global]
  3. ; current scene - may be overridden on cmdline, e.g. pfg <scene>
  4. Scene=Crystals/Sky Crystals
  5.  
  6.  
  7.  
  8. ; default scene if current not found
  9. DefaultScene=Crystals/Sky Crystals
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. ; Enable debug output to system and log file (<username>.log, or artworks.log on Win3.1)
  18. ; Default is off.  Forced always on for Beta versions.
  19. Debug=0
  20.  
  21.  
  22. ; Set level of detail output to logfile.
  23. TraceLevel=3
  24.  
  25. ; Allow numpic recording.
  26. record_enabled=0
  27.  
  28. ; Random seed. Unset or zero to use timers
  29. ; seed=1
  30.  
  31. ; Gamma correction (unsupported)
  32. gamma=1.0
  33.  
  34. ; Default window size for viewer
  35. WinXSize=800
  36. WinYSize=639
  37.  
  38. ; Size of saved BMP file.  Unset or zero for window size
  39. ;SaveXSize=640
  40. ;SaveYSize=480
  41.  
  42. ; Size of wallpaper. Unset or 0 for full size
  43. ; Caution: large size and anti-aliasing (WallpaperSuperSample > 1) will use
  44. ; *loads* of memory!
  45. WallpaperXSize=128
  46. WallpaperYSize=96
  47. ; Anti-alias via 2-times over-sample
  48. WallpaperSuperSample=2
  49. ; Force tiling on?  If unset, user setting is untouched
  50. TileWallpaper=1
  51. ; Gamma correction applied to wallpaper BMP.  Neutral on 3.1
  52. WallpaperGamma=1.0
  53.  
  54.  
  55. ; Override viewport size.  Defaults to full screen.  Ignored by viewer.
  56. ViewportWidth=640
  57. ViewportHeight=480
  58.  
  59. ; Field of view. Default 0.5, less is zoom in, more gives fish-eye
  60. FieldOfView=0.5
  61.  
  62.  
  63. ; Override file locations, or unset to try under and beside exe's dir
  64. BackdropDir=.\Organic\Backdrop
  65. InformDir=.\Organic\Informs
  66. TextureDir=.\Organic\Textures
  67. SceneDir=.\Organic\Scenes
  68. SaveDir=.\Organic\Images
  69.  
  70. ; Help File
  71. HelpFile=Help.hlp
  72.  
  73. ; Timeout for continuable exceptions, unset defaults to 30s, set to 0 to disable this feature
  74. ExceptionDialogTimeout=10
  75.  
  76. ; Less free pagefile space than this will cause a shutdown. Unset or 0 (implicitly) disables this feature.
  77. LowPagefileAbortMB=1
  78.  
  79. ; timeout for low memory shutdown warning
  80. LowMemDialogTimeout=10
  81.  
  82.  
  83. ; Recording will stop if less than this many MB free on the given drive. Default is 32
  84. RecordMinMB=32
  85.  
  86. ; If set, don't stop screensaver on mouse moves
  87. IgnoreMouseMove=0
  88.  
  89. ; Display information bar in screen saver
  90. ShowCaptions=0
  91.  
  92. ; Switch off backdrops
  93. DisableBackdrops=0
  94.  
  95. ; Skip "still" scenes in screen saver
  96. DisableStills=0
  97.  
  98.  
  99.  
  100. ; Scene changeover time in seconds.
  101. ChangeTime=60
  102.  
  103. ; Play music from the CD when screensaver is running
  104. PlayCD=1
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. ;
  123.